AssetWise CONNECT Edition Implementation Guide

Availability Monitoring

The ALIM web application is comprised of three components that should each be monitored to ensure availability. If a component is not running, its application is considered unavailable.

The components are as follows:

  • AssetWise monitoring - The "eB Service Manager" Windows service should be monitored to ensure it is a ‘Running’ state.
  • WSG monitoring - WSG is a RESTful web service web site used by the ALIM website. To monitor the WSG site, a request should be made to the following URL: https://[wsg domain and site]/v2.6//Repositories/

    For example, https://alim.bentley.com/wsg/v2.6//Repositories/

    Note: No credentials are necessary to access this URL. The site is considered available if a successful reponse (HTTP 200 status code) was received.
  • ALIM Website monitoring- The ALIM website should be monitored for a successful response (HTTP 200 status code) from issuing a request to the root website.

    For example: https://alim.bentley.com/alim